Hi @naga.kishore,
You could try to follow the steps above:
- Use the Find children to get the elements inside this table
- Try to find a pattern of the button that you need to click, inside this table with UI Explorer
- Try to iterate between the children elements and once you find the specific button, use the Click activity and pass the selector of this element with element.Selector.ToString.