'filters' does not exist in type 'UseTableProps<BaseRecord, HttpError, any>'. Did you mean to write
When using headless mode, I want to use client side filtering as I run into rate limiting issues from Airtable. "filters" however does not exist in the useTable hook
