Any way to deselect the table row once a button is pressed. When I press a button, I need to check some other table rows and may not launch a view controller. In that case I open an alert but must also clear the ‘press’ / ‘selected’ state and can’t see how to.
Thx