Value row 1, * 'Label row 2' => Value row 2, * ) */ function addRowsFromArray($array) { $this->addRowsFromSimpleArray(array($array)); } }