I have a master list [0,4,1,4]
[0,4,1,4]
Then i have the folowing list of lists of Ints:
[[1,12,1,4],[2,8,1,4],[3,54,2,4],[4,1,2,2]]