100% width tables are fine to a point...
| Column | Another Column | Yet Another Column |
|---|---|---|
| Our | Table | Data |
However, as the number of columns expand, eventually the tables extend outside the bounds...
| Column | Another Column | Yet Another Column | Column | Another Column | Yet Another Column | Column | Another Column | Yet Another Column | Column | Another Column | Yet Another Column |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Our | Table | Data | Our | Table | Data | Our | Table | Data | Our | Table | Data |
But there are ways to crunch the items in...
| Column | Another Column | Yet Another Column | Column | Another Column | Yet Another Column | Column | Another Column | Yet Another Column | Column | Another Column | Yet Another Column |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Our | Table | Data | Our | Table | Data | Our | Table | Data | Our | Table | Data |
Or other ways...
| Column | Another Column | Yet Another Column | Column | Another Column | Yet Another Column | Column | Another Column | Yet Another Column | Column | Another Column | Yet Another Column |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Our | Table | Data | Our | Table | Data | Our | Table | Data | Our | Table | Data |