Hi I getting Historic Bars from the RDP api, the result that comes back are a list of DataSetRecord which has a Data property which holds the bars and a Fields property which holds the field names, is there an easy way to parses the DataSetRecords to a Bars object ?