Is is possible to have the table ignore certain widgets when calculating the bounds for an item? I am adding a square widget to a table with children widgets that stick out of the bounds of the square. I want the table to ignore the children that are sticking out when positioning these objects.