May I ask why the return value(Member1 & Member2) couldn't be assigned to a label called "ToStation". In line 37 the label of 3D model also not reassigned.
In line26 I use Group class to refer to the Table("Table_FindOven"), the cell has a pointer value.
May I ask if it's because I shouldn't assign a pointer value in a cell to Object class directly? How could I fix it? Thank you.