For "Data Range" select "Use A1 notation". What this means is, you would provide the top left corner cell coordinates (row, col) and bottom right corner cell coordinates (again row, col identifiers) for where your table is located inside the sheet.
Go back to your sheet to identify the top left, and lower right corners, and add it in the format, e.g. in the case of this table as of this writing, add: VC_Funds_Data_Sheet!A8:H40. Check out the video below to confirm your understanding of how table information is obtained.