Add "Height" Property to Table UI Component

I’m submitting a feature request for the Table UI Component to improve its flexibility in managing vertical spacing between table cells.

Currently, the vertical space between table cells is quite large, often leading to a bloated feel when displaying content inside HubSpot extensions. This can make UI-heavy tables less efficient for compact data presentation.

Feature Request:

:small_blue_diamond: New “height” property for <TableHeader> and <TableCell>
:small_blue_diamond: Options: ‘min’, ‘max’, ‘auto’
:small_blue_diamond: Goal: Allow developers to control row height to improve table density and readability

Why This Matters:

:white_check_mark: Reduces excessive white space for better table compactness
:white_check_mark: Improves data visibility without requiring excessive scrolling
:white_check_mark: Gives developers more control over UI layout

Would love to see this implemented in a future update! Thanks for considering this request.

:pushpin: Reference: HubSpot Table UI Docs

Looking forward to any feedback!

I agree with this request and post. Other grid technology allows for row height config, which allows users to see more information on one screen without scrolling so much. This would be a big time saver for me.