Alternating rows in Dynamic Lists?

Is there a way to select a set of items to iterate over in a dynamic list. It’s not always the case that I’m just iterating over a single item and binding it’s attributes. What if I want to alternate the layout down the page? How am I supposed to do that without mapping the first two items?

A post was merged into an existing topic: I’m binding the same stuff! Hooray! :upside_down_face: