if (len(current) > 0):
                fields.append(parse_field(current));
                current = '';