# File lib/asciidoctor/table.rb, line 451
  def take_cellspec
    @cellspecs.shift
  end