I am using MUI Datatables onRowClick:
onRowClick: rowData => Testing(rowData),
Which should output the following HTML
funct