I have an Exercise model in Mongoose that has a sets field, which holds information about each set- such as reps, weight, etc.
Exercise
sets
const