is there any way to reference the next higher object in the hierarchy? ie, if i've got a table object made up of cell objects, is there some way for the cell to access methods/properties on the table?
thanks