Solved
Columns Width for tables from web service
How can I manage the width of columns of a table within a question?
The table is created using a "web service" component (not a qualtrics question type), and currently qualtrics presents the columns with different widths.
Best answer by TomG
> @ClaraT said:
> I am not sure how to do that, for a table that is not generated within Qualtrics. Can you please provide some additional instructions?
If you control the web service, you could update it to set the widths. If not, you can set the widths using JavaScript. Find the table element and set its width to 100%. Then find the cells within the first row of the table and set their widths (preferably by %).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

Of course you can change the size of columns as you wish using %: