Are the fields for each comment separated by "\t::\t" or are the separate comment entries (with 10 fields each) separated by "\t::\t" with individual fields separate by "\n::\n" or something else(as code #2 semi-suggests)?
to read in entries at a time, and split the fields from there.