By default, the TM class allocates spare width evenly across all cells. To give all the space to the second column (possibly a description) ...
CR : ¸ Do 'WideCols' 2
You can list several column indices here to get the space distributed as required. If you include a column several times in the list, it is given space in proportion to the number of appearances.