Refresh Table Data

I’ve tried several ways to refresh/reset/delete tables after a user has used the input box. However, the data is still displayed. I want to be able to hit a button or just something that lets a user refresh the data to its original state.

Thanks

Could you share a reprex of your application, especially the part where you write/update the table and what you have tried for the button callback?