Classes: HeaderRow | Row | Table
Properties: cell | row
header row – The header row, that is the first row of the table that contains the column heads that are matched against Schema.org terms.
row – A row (or record as of http://tools.ietf.org/html/rfc4180).
table – A CSV table as of http://tools.ietf.org/html/rfc4180.
has cell – A row has one or more cells (or field as of http://tools.ietf.org/html/rfc4180), each of which is connected to the row with this property.
has row – A table has one or more rows, each of which is connected to the table via this property.