def table_header_format_string(iIdLength, iIndent):
    '''
    Returns the format string for a table row.

    Parameters :