My requirement is to set cell width dynamically as per text length so I don't want to reset complete column width as per current implementation column will take width of longest cell .
I want to set individual cell width and scroll properly.
Please tell me how to achieve that?