I have the following list of numbers loaded from a table, and it is separated by the character "|":
40 |16000|20|311258|3
40 |17000|20|857392|5
50 |18000|90|528777|1
60 |19000|20|917336|3
60 |20000|20|850348|3
60 |21000|90|72598 |4
100|36000|20|157884|2
100|37000|20|550902|1
10 |1000 |50|932557|1
10 |2000 |50|410520|1
I want to pass this data to a vector from that TXT file.