Instance MethodJSONload(_:as:_:)Available when Element is JSONfunc load<T>(_ index: Int, as _: [JSON].Type = [JSON].self, _ body: ([JSON]) throws -> T) throws -> TOverview