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