Somehow, I had a bunch of line breaks in one of the columns in my table which caused my table to look al staggered when viewing it. I managed to remove all the lines, but found I have a similar problem which I cannot identify. What would cause my table to look like this? With a lot of data to look at, it becomes a problem.
Like this
+-------------------+
|
|
+-------------------+
instead of this
+-------------------+
| |
| |
+-------------------+
Like this
+-------------------+
|
|
+-------------------+
instead of this
+-------------------+
| |
| |
+-------------------+