parse template between tables formletters.body has text like: "Hi {name} at {email}, age {age}" people table has fields like name, email, and age. Now how make a query that replaces those template values with people fields?