You have to set the For Each UI Element’s selector (ie indicate element) as the parent container all the rows are in. This will probably be the TABLE on the web page.
Then you set the filter to only get the elements you want, which in your case would be the table rows (tag=‘TR’).