I have a requirement to delete a table row by placing a delete button at the end of each row from the UI.
Can anyone help me with the activity steps to perform this action? with some screenshots, it's better.
I think you can set a visibility property when click action on button and refresh the section. There should be a row visibility on table settings. And display only visible row on table.