t := table() # The table's memory is allocated
#... do things with t
t := &null # The table's memory can be reclaimed