Hello,
Open your template index.php at:
<Joomla Root>/templates/<your template name>/index.php
Find below codes:<jdoc:include type="component" />
Change the codes to:<table><tr><td><jdoc:include type="component" /></td></tr></table>
If it still doesn't solve your problem, could you please provide your website link so we can see and check the problem?