Instance MethodJSONload(_:as:_:)Available when Element is JSONfunc load<T>(_ index: Int, as _: Bool?.Type, _ body: (Bool) throws -> T) throws -> T?