
            \$this->_arr['_fields']['$fieldNameUp']['_col'] = '{$row['Field']}';
            \$this->_arr['_fields']['$fieldNameUp']['_comment'] = '{$escapedComment}';
            \$this->_arr['_fields']['$fieldNameUp']['_val'] = '$getter';
            \$this->_arr['_fields']['$fieldNameUp']['_type'] = '{$row['Type']}';
            {$primary_arr}
