>>201
string text1 = textMessage[0];
string[] text2 = text1.Split('\t');
int columnLength = text2.Length;