Code like this can be used to load address list: `address[] memory output = cheats.envAddress(key, delimiter);` But is there a more generic way to load data from local file(preferably in json format), into structs or structs array ?