"Though honestly in most cases you're probably better off with a table like this: Table[(string, string, string), seq[string]]"
This is possible but its not ideal for iteration or lookup in the resulting object though. Id have to to write a bunch more functions just to iterate the keys at each level.