Clone button widget

Clone button widget

I am trying to clone a table row that has different checkboxes options. Then when I append it to the following row... it is still keeping that same data as the clone row. How can I destroy it then call it again so that it acts as it's own button separate from the clone row?

Thanks