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