For Example-
a a 0 12 4
b b 0 29
a c 0 3 b 87 12
z y ab 81 43
I want column number 5.
As csv file has string tokenizer seperated by ",". There may have some fields empty which not counted as tokens.So I did not get fields at same column with same token number.