Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
The column alignment property, when set for a column in the Table Component, correctly aligns the column header text. However, the text within the corresponding data cells (rows) of that column consistently defaults to left alignment, regardless of the alignment setting (e.g., center, right) specified for the column. This results in an inconsistent visual presentation where headers are aligned as intended, but their associated row data is not.


Expected Behavior
Row are aligned accordingly
Steps to reproduce
Align Table column Center or Right
Environment
No response
Additional Information
No response