foreach ($lookup as $var => $val) {
                $this->$var = $row[$val];
            }