# File lib/asciidoctor/table.rb, line 395
  def take_cell_spec()
    @cell_specs.shift
  end