# Functions
LoadMap Load the specified file and convert it to a map.
NewTabular Create a new MasterData.
PluckId Pluck the ID from the map.
PluckKey Pluck the value of the specified key from the map.
# Structs
Key Make keys into structures to achieve multidimensional arrays.
MasterData is a struct used to represent tabular data.