Control width of a column

I have a table with long phrases in some columns. It's possible to reduce the with to prevent big table?
2 Replies
Dan Harrin
Dan Harrin3y ago
->wrap() or ->limit()
jals65
jals65OP3y ago
Thanks @danharrin

Did you find this page helpful?