Is your feature request related to a problem? Please describe.
I expected to have a simple way to customize row headers in a table.
Describe the solution you'd like
I would prefer row index values (which could be strings or dates) to be rendered as row headers.
Describe alternatives you've considered
I've used panel module table as a workaround.
Additional context
Add any other context or screenshots about the feature request here.
I have set up a test project here (https://github.com/guziy/hvplot-table-issue) to generate two html tables using the two ways and compare. Below are the screenshots:

Is your feature request related to a problem? Please describe.
I expected to have a simple way to customize row headers in a table.
Describe the solution you'd like
I would prefer row index values (which could be strings or dates) to be rendered as row headers.
Describe alternatives you've considered
I've used panel module table as a workaround.
Additional context
Add any other context or screenshots about the feature request here.
I have set up a test project here (https://github.com/guziy/hvplot-table-issue) to generate two html tables using the two ways and compare. Below are the screenshots:
hvplotpanel.pane.DataFrame