Ui-Table - columns dimension

Hi,
this morning I created my first table in node-red ....
This is my wonderful table ...

tabella

the code .....

and the template to increase the size of text row ...

template

I would like to set the width of each column (with a static width) but I can't understand how to do.

Can you help me?

You can set the width in the ui-table config

Thank you so much ....

Well, I'd like to set the same table for other data, so I'd like to set the columns width by function, it's possible?