$.each(inserted, function (i, o) { $.each(o, function (a, b) { insertedObj[a] = b; param['inserted[' + i + '].' + a] = b; }) })