Represents table row definition object (used by Table class).
index ⇒ Integer
-
Row index number
instance ⇒ String
-
Row instance name
values ⇒ Array<String>
-
Row values for all columns
Represents table row definition object (used by Table class).
index ⇒ Integer
Row index number
instance ⇒ String
Row instance name
values ⇒ Array<String>
Row values for all columns