I have a table that when loading too long text stretches the row too long and leaves the container of the div of the table, that is only in the case that the text is a single word without spaces, because with spaces if it leaves in several rows. The issue is that I have to upload the names of photos and videos in a row, and these are sometimes composed of a single string of characters without space and are very long, what can I do to force them to come out in more than one row? / p>