Add itens to a collection with Velo

If you are using a dataset to save other field values then I would recommend using one of the method, either use insert and add all the properties to toInsert object, however, if you want to use dataset then use onBeforeSave() method instead and setFieldValue() to add email as an aditional field.