on this code of table.tsx I receive the following render
I have all data in logbookData with hundreds of data entries in the array, but DataGrid is always only rendering the same one.
What am I missing?
I am trying to render all information contained in the array of logbookData into the rows of the DataGrid