<livewire:table-listing :model="$jobModel" :columns="$jobColumns" :form="$jobForm" />headerActions where i have this:Filament\Tables\Table::columns(): Argument #1 ($components) must be of type array, null given, called in [...]/laravel-base/app/Livewire/TableListing.php on line 37$this->columns to be set to null. Also please keep in mind that I defined these variables as private as it seems passing these as public were not even being rendered :