invalidate state of useTable hook

Hi, my goal is to force useTable to refetch its data, basically refresh, when I click a header button on the list page, how can I do this?
Was this page helpful?