For example, you have store with c1, c2, c3.
That store has a few records, with values in c1, c2, c3.
With this new record pb, be careful if you generate typebag from it, then sync change in your store (by calling storeDefinition.Remap()). You will lose column c2 for all records in that store.