Perspective Alarm Status Table Column Width

I've been looking around trying to find how to set the column widths in the alarm status table in perspective. Is there any way this can be done? It would be preferable to set them as percentages of the table width. Thanks.

I see this for Vision:

You can adjust the column width by navigating to PROPS > columns > active > [column name you want to edit] > width.

Here are the ignition docs on this property, looks like it only accepts a numeric value.
You could write a script that converts a percentage to column width.

Looks like I needed to drill down a bit further. Thanks!