table = $table; return $this; } public function GetTable(): Table { return $this->table; } }