Hoping someone can assist. I am using Material-UI table, something similar to Basic Table but need a solution to convert this type of table from columns to rows, basically something similar to this: Transpose data from columns to rows
Can anyone point me to any examples where this is possible within material-ui. Basically need to perform a pivot.