https://jsfiddle.net/yewg2s5x/3/
In this example first column width is decreasing, In colWidth first column size is 15, it should be 15, width should not be dependent on value,
If value contains once character it’s width is decreasing and if value contains 100 character it’s increasing. it should not happen it should be static.Please help me to fix it.