I need to resize a table located on a tab control. I have ten tab pages with similar tables and I am trying to index the tables using programmatic tab control references. I index the array of tab page references, and then I index the array of controls on the referenced page. However, when I connect a �number of columns� property node to the referenced reference, I get a void sink. Is there any way to change the data type of this property node or to cast an appropriate value to its void input?