delimiter
delimiter copied to clipboard
Use schema file for cell editor type and validation
Use a sibling file containing table schema (like datapackage.json) to determine the type of each column. With that, use different cell editor types and perhaps data validation (e.g. string length, regex).