var events: Dictionary = ["1" : ["Monroe Family", "La CaƱada", "8:30"]] if let i = events["1"] { i[0] }