You can combine the forms if you make sure that the fields have unique names. That means that if you repeat form A, you'd have to rename the fields of the repetitions, otherwise, their values will end up the same.
Having the same value for fields with the same name is a fundamental property of any electronic form; otherwise, it would not be possible to use the data.
Hope this can help.
Max Wyss.