Template
<table border="0" cellspacing="0">
<%=caption css_formatting%>
<%=heading css_formatting%>
<%=rows css_formatting pixel_width %>
</table>
generates following table:
<%=caption css_formatting%> <%=heading css_formatting%> <%=rows css_formatting pixel_width %>
Template
<%=table groups css_formatting pixel_width heading caption%>
generates following table:
<%=table groups css_formatting pixel_width heading caption%>