Hi there,i want to prepopulate my form with some data, by generating a xdp file programmatically. Its easy with textfields and dropdownlists and stuff like that, but how about tables?if i have tags in the xdp file like: some Input ...how can i add more rows here, without defining them in the desi...