hi everyone
I'm having a hard time trying to figure this out.
im working with this supabase table , in which each row contains data of a single patient , some of row's cells contain an array of data ( blood pressure readings , sugar measures , etc.)
how to implement this cells data dynamically in datatable widget , and be able to edit and delete at specific indexes.
thank you