I have created a table with a variety of field types including Varchar and fixed text. Some fields contain text that are maybe up to 40 characters in length. When I view the populated table in Table view, the columns of these fields truncate the contents to between 9 and 13 characters (depending on the size of the characters eg "i" or "w"). How can I get the Table view to show the full width of the fields, expanding the column to accommodate the maximum field width? This occurs with both Varchar and Fixed text.