Table form array without BBDD
Hi, I have an external api and I want to list in a Filament Table the elements that the api gives me without saving it in bbdd.
As I know, the table builder needs a query to get the elements of the table.
As I know, the table builder needs a query to get the elements of the table.