data = $row; } public function startRow(): int { return 3; } public function getData(){ return $this->data; } }