I have a data table in my application. One column have heavy data which increasing the width of table.
I want to split the data to two or more lines in that column.
This is my solution. It's very simple.