when I am trying to align the column to the center the alignment is coming as a center and top alignment but I want to change to top align to middle align.
Alteryx output:

I want to change it into a middle alignment:

Sample data to align to:
| Fund | | account | | name | class |
| ABC | | 123 | | Alex | G |
| ABC | | 456 | | Josh | F |
| ABC | | 846 | | Josh | F |
| ABC | | 45 | | Leo | G |