title: Jspreadsheet | Examples | Working with the data keywords: Jexcel, jquery, javascript, insert, remove and move columns and rows, spreadsheet, CSV, table, grid description: Insert, remove and move columns and rows [Back to Examples](/jspreadsheet/v2/examples) # Programmatically insert, remove and move columns and rows The following example shows how to manage data programmatically in your javascript spreadsheet. ## Source code ```html
```