Get object from `cell` function
If the data I'm passing into the table is
TData[]
and onEdit is a (entity: TData) => void
How do I get the TData
from the cell?0 Replies