if (Array.isArray(props.children)) {
                    return (
                        <ArrayCell
                            {...props}
                            mappingType={mapping.type}