Hi Sheenam,
I would suggest you to use the HTML tag in your template document for example the snippet provided below, which could lead you to achieve your requirement or you can use <table></table> tags further as well.
<BR>
Request Number <%REQUEST_NUMBER%>
<BR>
Request Type <%REQUEST_TYPE%>
<BR>
Regards,
Vijay.
Add comment