hi,
Is it's possible to group the controls? so that you can concatenate the values and sent it across as a single value.In server side you can parse it and process the data.
As for us we used, HTML::Template is best for handling controls.
you can try to handling with session if possible.
-kulls