addRow method

void addRow()

Implementation

void addRow() {
  _source.addRow();
}