在 header 中使用一个 slot array 来记录每个 tuple 与存储位置的映射关系。

slot array 从前向后生长,tuple data 从后向前生长(这里的tuple data可以是变长的)