# File lib/celerity/elements/table_row.rb, line 48
def
column_count
assert_exists
@cells
.
length
end