Tables in html are really for data and not for look & feel of screens.
It's also slow, very slow if you create more complex table layouts.
However, to create a column-lookout in design-mode tables are just awesome.
My idea is thus:
Add an Attribute to the table-properties will render the table as "table" or as a div-column layout.