I think "For Each" elements should behave the same as "If" elements in regard to its label.
When the Label parameter is blank, its Record List should be shown instead.
Here's what a For Each with no label currently looks like.
Caveat: when reading through the code, I have no clue which list the For Each is iterating until I click it.

Here's what it should look like in this example above.
Much better: I can read which list the For Each iterates without having to click it!
