When selecting your reporting fields in the data source, note that fields from a Table object on an app should be handled as a separate data source. If you select table fields along with your main data source, each table entry (row) is treated as a separate instance (even though the table data is only a detail of the main app instance), which affects the overall results of your report.
Use the Data Source Filter Editor to filter the app data so that only the table data is shown.
Data List objects are a good way to present data pulled from tables on app instances.
See also: Adding Objects to Your Report
Return to: Creating a New Report, Designing a Report