In Tapestry 4 I am trying it iterate over a list of lists (technically a list of objects who have a list of strings as a data field).
I am currently doing ...
I've read multiple times that this is the recommended approach to adding client side callbacks when a form is submitted, however it isn't working for me: