I have a list of lists (see below) which has ? where a value is missing:
([[1,2,3,4], [5,6,7,8], [9,?,11,12]])
I want to convert this to a