# File lib/asciidoctor/table.rb, line 437
  def cell_closed?
    !@cell_open
  end