How to get row header format in table panel

Hello,

I’m working on some set of data where i would like to represent them in grafana in a tabular format with row header. Currently the table format restricts to column header.

I’m looking for something like belw.

| Header1 | Value1
| Header2 | Value2
| Header3 | Value3
| Header4 | Value4