Add newline in Dash table values

Hi @Emanon

Here are two ways to add newline in cells of a datatable:

using style_cell : Creating New Line Within Datatable Cell - #3 by cufflink

or by using markdown: Dash print dataframe with multiple line in one cell - #2 by AnnMarieW