Is your feature request related to a problem? Please describe.
It would be useful to have a slot to show shomething like "No data" when rows are empty.

Describe the solution you'd like
Add a new slot content or body where we can put anything but table rows.
Describe alternatives you've considered
No alternatives.
Additional context
You can find an example here: https://www.naiveui.com/en-US/os-theme/components/data-table#empty.vue
(BTW, great lib, thank you for the hard work!)
Is your feature request related to a problem? Please describe.
It would be useful to have a slot to show shomething like "No data" when rows are empty.
Describe the solution you'd like
Add a new slot
contentorbodywhere we can put anything but table rows.Describe alternatives you've considered
No alternatives.
Additional context
You can find an example here: https://www.naiveui.com/en-US/os-theme/components/data-table#empty.vue
(BTW, great lib, thank you for the hard work!)