Insert a new row, the param contains following properties:
index: the row index to insert into.
row: the row data.
$table.bootstrapTable('insertRow', {index: 1, row: row});
| ID | Item Name | Item Price |
|---|