should extend to 100% of the parent component it is in
table headers should always be vertically middle aligned.
Table contents shouldn't be wrapped
overflow in x-axis should be scrollable, but the scrollbar shouldn't be shown if there is no overflow
Table cells are white in color (which is not the case for @mui/joy tables)
Flexibility that I want in tables:
I should be able to define such that data in a table column to show the data in a single line instead of breaking into multiple lines according to the width
Table