Reload table results from Page Action

I have a custom action which attaches users to organisation (it's not relation manager, but custom nested resources) I am looking for a way to refresh table after action is completed.

I have tried $refresh and that didn't seem to work, wonder if I am missing some method inside Table or Page class that does it!

Thanks for the help!
Solution
Ignore me, I am just a bit simple 😄
The issue was that my table was inside Widget and I was refreshing Page and not Widget 🤦‍♂️
I will see myself out xD
Was this page helpful?