How can I create a static table in Wix editor without using CMS?

I am trying to create a simple 2 column static table in wix editor. Dont want to use the table master app as it doenst allow me to change my column widths. The default drag and drop tables doesnt show any means to edit the row data other than connecting it to a CMS. Please help!

Hey! The table element requires connecting to the CMS to fill it’s content.

The alternative is creating your own “table-like” setup - probably using a repeater - which should give you more flexibility, and editing the content without CMS.

That said, I’d recommend a CMS as the way to go - is there a specific reason to not use one?

Hi Noahlovell, thanks for your quick response. Well I had actually done the table connecting to a CMS. While it rendered quite well for the desktop, I am facing problem with the mobile view. Its a simple 2 column table showing elevator specs, on mobile its getting cut off and if there was a way I could simply scale down the font size it would have got solved. Any ideas?