class Paru::PandocFilter::TableEnd

A TableEnd node is the base class for the TableHead and TableFoot nodes. It has attributes and one or more rows.

@!attribute attr

@return Attr

@!attribute rows

@return [Row]