below is my CSV file.

and this is my viewer in web

My question is, how can i edit the highlighted one in HTML Table i want to change the "Star Apple, 4 , 2" into "Pineapple, 7, 3"? by the way i use also codeigniter here and i don't have database. All i need to do is to edit the existing data in HTML Table and automatically update it in CSV file. Thank you for your help.