How do I support a multi-index table with a dash table?

Hello,

I have a multi-index table from a pandas pivot_table function. There are 4 columns (communicating two metrics MAPE/BIAS) broken up between two indexes (two models). It seems to throw an error so Iā€™m not even sure if multi-indexing is a supported at this point.