Hey all - I'm new to the Fitbit SDK and looking for an example of a Settings page that deals with dynamic/multiple rows of multiple data fields. My app I'm working on allows for building a list of workouts, each with multiple exercises within the list. In settings, I want to: - Add one or more workouts - Add one or more exercises to each workout - Set multiple values for each exercise i'm trying to follow the JSX examples but am breaking on syntax. If there is a similar example somewhere, please point me there!