Dash Table with Parent and Row Child

Is it possible to have a render table with a parent and child row? Similar to https://datatables.net/examples/api/row_details.html

I’m messing round with some Javascript but can’t get it working so wanted to see if any one had any ideas?

Or how to include/apply some javascript with the dash_table.DataTable() function