Populate table with client data

I'm only storing anonymized codes on the server and have the user add a mapping file to the client (browser). which then contains stuff like code -> name etc. Now the question is, how do I display that in a filament table without sending the data to the server?
Was this page helpful?