how to get auto increment to work sqlite

have attached the relevant snippets for dissection. cannot get the auto-increment function to work. im sure its something simple im overlooking but if someone could help get ai to work it would be greatly appreciated.
No description
No description
No description
C
c.17d ago
i have been able to post to db using this same code, by including an id field in the insert, but how can i make that work with the auto increment feature