Creates a table of data points for each object in the map
const t = DataTable.fromList(parentEl, map);t.update(newMap); Copy
const t = DataTable.fromList(parentEl, map);t.update(newMap);
Creates a table of data points for each object in the map