📄️ create()
Used to add a new single row to the target sheet.
📄️ createMany()
Used to add multiple rows to the target sheet simultaneously.
📄️ createManyAndReturn()
Used to add multiple rows to the target sheet simultaneously and retrieve all created records as an array.