Click each row item

It would be better to use Find Children to get an array of all the UI Elements, then pass them to the Click activity. See this post…