I have a page with a button, when the button is pressed, a group of form elements are added to the page. There will be like 5-10 of these buttons eventually, so I Thought it best to add them programmatically through an array or something similar.I have a page with a button, when the button is