Tables often use special formatting such as putting the first column in a variable pitch text font, others in a fixed pitch font for numbers, and perhaps the final column in bold face to highlight various totals. By defining default looks for the various tab stops, we can get this effect without having to add explicit looks to the entries. The default looks for a given tab stop are automatically applied to the text following the tab up to the next tab or the end of the line. For example, if a tab stop had default look "b", then the text in the column defined by that stop would automatically appear in bold face.
Fine point: The format alone determines the tab stops for a node; in other words, the definitions for the tab stops are independent of the looks for the tab characters. However, the tab looks do influence such things as strikeout, underlining, vertical shift, and font for leader characters. The appearance of the tab and following characters, up to the next tab, carriage return, line break, or end of node, is determined by applying first the default looks for the tab stop and then any explicit looks assigned to the character.