When I try to add table to my layout, e.g. ``` layout: - type: panel title: table items: - type: table source: [loss, mAP] ``` nothing shows up in report. No problems with plotly graphs of these series.