Dynamically align columns in table

Hi

In my app, I build dynamically columns of a table using transformer.
image

It works fine, except that I cannot set the alignment of each column.

Is there a way to access columnAlignment property of my table after the transformer has been executed ?

If not how can I achieve my goal ?

Thanks

Hello @jul,

With Dynamic columns, you can't currently set the alignment,

Here is a documentation of properties that can be currently set.