I didnt find any solution.
If using data from js, just add normal line-break in your cell content "new\nline", if using html table, use <br> in your cell.
This issue has been automatically closed since the issues in this project are mainly used for bugs and feature requests. Questions are directed to stackoverflow.
Most helpful comment
If using data from js, just add normal line-break in your cell content
"new\nline", if using html table, use<br>in your cell.