Currently, the filter options in the CRUD table views are not dependent on the objects in the table. This allows users to apply irrelevant filters and get into a null data set. Filter options should only be available to the user if a relevant table object exists.