Hello @dutta.marina
I would use table scraping on the table.
Then use a For each row in data table activity where you get/save the index from the properties.
Make an If activity to check for the wanted status, and then click on the row in the GUI, by using the index in your selector.
Regards
Soren