

I currently have a repeating row with a +/- button. The first row has default text (first image pictured).
When I click the + button, I would like to create a new row but the text fields should be blank. I've been testing different ways but can't seem to get it right. Any suggestions?
Thank you for your help!
(Side Note for my + button: The first line of code adds a new instance, the second line of code adds a new row in between rows)