> How do we handle non-existent values? > > t = {1,,3,,5,,7,8} Perhaps you could do this in the custom loader, by returning ",nil," whenever it detects two commas separated by whitespace. - Dc