I\'m trying to making a flask-sqlalchemy application to calculate the total daily calories per meal. In this application I set a Many to Many Relationship table(log_food). I