I'm working on a form that is composed of a single table with multiple single column subtables in each column. In order for it to work, I need to be able to bind to the same data in each subtable, then call out a different portion of that data in each subtable. Is there any way to bind the same data...