Hello!
You can change the width of the column to make enough space for that text like:
in the field label put the column name, in your case "Email"
On the column in question add the following to the style properties. (You need to have set each column's field property to match the column name for this to work.) columns.n.style.word-break : break-all
field
columns.n.style.word-break : break-all