Hey! I'm trying to use <table> on the assistant, but it seems to be adding random <br> on my code! Can someone help me? I'm attaching my code and the bot display
<table>
<tr>
<th><strong>Product</strong></th>
<th><strong>Price(R$)</strong></th>
</tr>
<tr>
<td>Coxinha</td>
<td>10</td>
</tr>
<tr>
<td>Pão de queijo (10 uni)</td>
<td>15</td>
</tr>
<tr>
<td>Folhado</td>
<td>8</td>
</tr>
<tr>
<td>Risole de queijo</td>
<td>10</td>
</tr>
</table>

------------------------------
Vinicius Soares
------------------------------
#WatsonAssistant