How can i take my output(A very long string) from a database and print it in a table so that the string wraps to fill in the given space instead of stretching the cell?
Not really sure if this would involve putting a
Tag in after a certain amount of spaces or if there is an easier way.