Visualize the Datatable with dataframe (pivot)

Hi,

I am using Dash Plotly for visualizing my data coming from my BigQuery in to pandas. I have done the pivoting into the data frame the way, I want but the problem is unable to visualize it on Datatable.

Is there any way to just bind the data frame as it is with pivot.

Thanks,
Pankaj