I am working in java project and i am using apache metamodel to insert data into csv file. Code: Whenever i call this method for same csv file it inserts data successfully but deleting old data and then inserting new data so every time only two row insert. I want to insert multiple duplicate row by calling function multiple times