I always encounter this issue when I'm using Bootstrap for tables.
It seems Bootstrap automatically makes all columns equal width. The issue is something like an email address column gets cut off while a column with just a single digit has more than enough room.
Is there a simple way to get around this (without hacking each individual column?