Announcements
</table>
<table> ... </table> <p>This text will appear below the table.</p> ``
Hi, This happens because your HTML table is not properly closed, so everything after it (like Best Regards, Alex) is treated as part of the last <td>.
<td>
Make sure your table variable (varHTMLTable) ends with proper closing tags:
varHTMLTable
Then in your email body, explicitly separate content like this:
Wrap your table and text separately:
</tr>
<span>
In your screenshot, the table is inside a <span> → this causes HTML to break and merge content.
Hope this helps. -----------------------------------------------------------------------------------------------------------------------------------------------
If this helps resolve your issue, please consider marking the response as Verified so it can help others facing a similar scenario.
If you found this helpful, you can also click “Yes” on “Was this reply helpful?” or give it a Like.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 377
11manish 279
David_MA 234 Super User 2026 Season 1