Could you please post your current job design screenshots here? What does your data look like?
Are you trying to read Array Data from Mongo Collection?
If so in the schema settings of tMongoDbInput, you can setup type to "List" for the array field , then use tExtractJSONFields component to extract the child elements of the array field.