[jQuery] Ajax GET - add form data to table

[jQuery] Ajax GET - add form data to table


Hey I am trying to get my form data when submitted and add it to a
table below the form (I am already submitting the form with the jquery
forms plugin).
Any help would be appreciative.