FuelPHP Bin
//This is i Getting as json.. the table contain only 1 row right now..sorry [ { "0": "25", "1": "36", "id": "1", "student": "10", "product": "1", "size": null, "narration": null, "created_at": "1457941128", "updated_at": null}] //this is what i want [ { "2": "25", "3": "36", "id": "1", "student": "10", "product": "1", "size": null, "narration": null, "created_at": "1457941128", "updated_at": null}]