<html>
<head></head>
<body>
Some text
<table cellspacing="0">
<tr><td>Row1, Column1</td><td>Row1, Column2</td></tr>
<tr><td>Row2, Column1</td><td>Row2, Column2</td></tr>
</table>
</body>
</html>
Row1, Column1 | Row1, Column2 |
Row2, Column1 | Row2, Column2 |