A data engineer is setting up an AWS Step Functions workflow to coordinate a series of computational tasks for a large dataset. Each data element in the dataset must be processed through the same sequence of tasks. The workflow should execute these tasks sequentially for each data element. Which Step Functions state should the data engineer use for this sequential processing requirement?