Hello, I have a table with many columns and user can make columns visible or hide as needed - I also have an EXPORT action, with Filament Exporter, I want the exporter to only export columns which are visible.
in Filament, the Table columns and exporter columns are both defined in 2 separate classes