class Paru::PandocFilter::TableBody

A TableBody node represents a row in a table’s head or body

@!attribute attr

@return Attr

@!attribute rowheadcolumns

@return Value containing an Integer indicating the number of head
columns.

@!attribute rowheadercolums

@return [Row]

@!attribute rows

@return [Row]