I have a table frame in my map series that displays statistics about each map extent. Since the table frame is updating dynamically I only have one cell associated with each field at any given time. The typical layout, where field names are listed horizontally in a row, is therefore very awkward in appearance and takes up much more horizontal space than is necessary. Is it possible to transpose the table frame such that field names are listed horizontally, with their associated cells to the right rather than underneath? I realize that I could convert to graphics and manually rearrange the cells, but having to do so for 20+ different maps in the series would be extremely tedious and time-consuming. This seems like such a basic feature for layout, so I'm convinced I'm missing something.