Oh I see. Lets say I make a chunk (part of world) one grid, how do I make it store everything in that chunk (the trees, building etc.) if one chunk might be pretty much empty and the other may be choke full of objects to save?
Also how performant is Data Table?