I want to create a Matrix but I do not know exactly how many rows and columns are there. I have to read .txt files and from there to get attributes. These attributes will be listen in a Matrix, sometimes for ex: 50, sometimes 20, sometimes 120 (and for sure another unknown value).
How can I create a "empty" Matrix and say: If there is not this attribute add it!