ListRecords page. This is working fine, except when I want to add interactive widgets.ExposesTableToWidgets trait to expose table data, and in the widget I'm using the InteractsWithPageTable and I have added the protected function getTablePage() as described in the documentation (https://filamentphp.com/docs/3.x/panels/resources/widgets#accessing-page-table-data-in-the-widget)