Sort:  

The table looks like this:

<table>
<tr>
<td>
"Text column 1"
</td>
<td>
"Text column 2"
</td>
</tr>
</table>

After the closed table tag in the end you can just continue writing.
You can read more here.

ok thank you very much 😍