I have a list of lists like this:
Students = [[11,"John", 0],[12, "Alice", 0]]
Where [0] of each list corresponds
[0]