ROW, COL, VAL, and REMARKS all have known types (int, int, float, and string respectively). It is thus unnecessary to explicitly specify their type.
ROW, COL, VAL, and REMARKS all have known types (int, int, float, and string respectively). It is thus unnecessary to explicitly specify their type.