I\'ve created a generic component to render a DataGrid like this:
interface Props { header: HeaderItem[] data?: T[], clas