Maybe you did not get what I am trying to do, I only need to loop through the array of objects and fill the repeater with whatever is contained in the object as I have already connected the objects data(itemData) to all the elements in each container of the repeater. What I don’t get is how to get the index of each container that is looped(not the data inside) and change the background color for each container per loop.