How to make a HTML table in comment section

When normal html table is written, it is not shown in comment section. How do I write html in comment body?
There was an error rendering this rich post.
0
Comments
First Header | Second Header
------------- | -------------
Content Cell | Content Cell
Content Cell | Content Cell
Replace: with: vf.org is working with table tag properly, so maybe core devs are knowing better way.
[Source] [Result]
Do not break the line inside table.
There was an error rendering this rich post.